home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / WINDOWS / SIZER110.ARJ / SIZER.TXT < prev   
Text File  |  1992-04-09  |  2KB  |  40 lines

  1. Sizer v1.10
  2.  
  3. Sizer is a Windows program which allows you to save the screen positions
  4. of those Windows programs that don't ordinarily save them.  Thus, if you
  5. have some application which puts itself on a different spot on the screen
  6. every time that you invoke it, Sizer will allow you to have it put in the
  7. same spot every time.
  8.  
  9. The files include in this package are:
  10.  
  11. SIZER.TXT  This file.
  12. SIZER.EXE  The windows executable.
  13. SIZER.HLP  The WinHelp help file.
  14.  
  15. To use, copy the .EXE and .HLP files into your windows directory, add
  16. them to your program manager.  The .HLP file explains the program in a
  17. little more detail.
  18.  
  19. If you have any questions/problems/suggestions, please let me know.
  20.  
  21. Rob Ryan
  22.    internet:   Robert_Ryan@brown.edu or st802200@brownvm.brown.edu
  23.    bitnet:     st802200@brownvm.bitnet
  24.    compuserve: 70324,227 (from internet: 70324.227@CompuServe.Com)
  25.  
  26. History
  27. v1.02 First release
  28. v1.03 Bug fix
  29. v1.04 Fix maximize/minimize bug.  Do a cd into directory with file.
  30. v1.05 Fix so that you can use arguments, e.g., SIZER PROG.EXE FILE.DAT
  31. v1.06 Fix so that you can use in load= of WIN.INI.  Better handling of
  32.       use of maximize/minimize in conjunction with screen coordinates.
  33. v1.07 Program uses DlgDirList() rather than chdir() and setdisk()
  34. v1.08 A particular application (which shall remain nameless) is stupid
  35.       enough to create a nagware-style dialog box on startup, and thus
  36.       confusing Sizer.  Sizer has been fixed to check for parents of
  37.       the Window found, thus avoiding any confusion.
  38. v1.09 Allow negative screen coordinates
  39. v1.10 Fixed to work with 8514 (by using GetDialogBaseUnits() like it should)
  40.